home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / HELPSB.ZIP / DISK1.ZIP / HELP / VOL.HLP < prev   
Text File  |  1989-01-01  |  896b  |  19 lines

  1. VOL [d:] 
  2.  
  3. VOL is an internal command that displays the volume label [if one exists] 
  4. on the disk for the specified disk drive letter on the screen. A label is 
  5. written on a disk by the FORMAT or LABEL command.
  6.  
  7. d: specifies an optional drive that contains the disk whose label is to be
  8.     displayed. The label of the disk for the default disk drive letter will be 
  9.     displayed if none is specified.
  10.  
  11. SAMPLE command and output      | Comments about the output
  12.  
  13.   VOL                            This displays the label of the disk in the
  14. Volume in drive C is HARDDISK    default disk drive.
  15.  
  16.   VOL A: > PRN                   In this example, the volume label will be
  17.                                  written to the printer (notice the > to
  18.                  redirect the output), for future reference.
  19.